The CPU load depends upon the length of time a web server spends executing a script any time a visitor opens a page on a given script-driven site. Static HTML sites use hardly any CPU time, but this is not so with the far more complex and functional scripts, that use a database and display dynamic content. The more customers open this type of a site, the more load will be created on the server and if the database is large, the MySQL server will be loaded also. An illustration of what could cause high load is an Internet store with tens of thousands of products. If it's popular, many people will be exploring it concurrently and if they search for items, the entire database that contains all of the products will also be continuously accessed by the script, resulting in high load. In this light, having CPU and MySQL load stats will offer you an idea of how the Internet site is doing, if it needs to be optimized or if you simply just need a more effective hosting solution - if the Internet site is really popular and the existing setup cannot handle the load.

MySQL & Load Stats in Web Hosting

Our system keeps detailed information about the system resource usage of every web hosting account that is set up on our top-notch cloud platform, so if you choose to host your Internet sites with us, you shall have full access to this information via the Hepsia CP, which you'll get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, as well as how much system memory they used. You may see what processes generated the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load statistics section will show you the number of queries to each particular database you have created within your shared hosting account, the total queries for the account in general and the typical hourly rate. Comparing these figures to the website visitor statistics will tell you if your sites perform the way they ought to or if they need some optimization, which will improve their efficiency and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates comprehensive statistics about both kinds of load, so if you acquire a semi-dedicated server for your websites, you can access the data with just a few clicks within your Hepsia hosting Control Panel. Each type of information is listed within its own section. The CPU Load section shall tell you what processes created the load and the time it took for the web server to execute all the requests. Although stats are generated every six hours, you can see day-to-day and monthly statistics as well. In the MySQL Load section you will find a list of all the databases generated inside your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total day-to-day queries for the account as a whole, along with the average per hour rate. This info shall help you see how well your sites perform and if any one of them requires optimization of some kind.